langchain/tests
Edmar Ferreira 8a5ec894e7
Prompt from file proof of concept using plain text (#127)
This is a simple proof of concept of using external files as templates. 
I'm still feeling my way around the codebase.
As a user, I want to use files as prompts, so it will be easier to
manage and test prompts.
The future direction is to use a template engine, most likely Mako.
2022-11-13 13:15:30 -08:00
..
integration_tests huggingface tokenizer (#75) 2022-11-13 09:37:44 -08:00
unit_tests Prompt from file proof of concept using plain text (#127) 2022-11-13 13:15:30 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00