langflow/tests
Gabriel Almeida 2e3c0f3f51 style(test_llms_template.py): change boolean values to True in 'show' key for some template fields
feat(test_llms_template.py): make 'task' and 'huggingfacehub_api_token' fields required
feat(test_llms_template.py): add options to 'task' field and display name to 'huggingfacehub_api_token' field
2023-04-09 07:00:27 -03:00
..
data fix: readded chatgpt and fixed wrapper name 2023-04-04 22:14:34 -03:00
conftest.py linting 2023-04-02 09:51:53 -03:00
test_agents_template.py feat: added agents tests 2023-04-06 15:11:12 -03:00
test_cache.py refac: substitute | by Optional 2023-04-03 17:27:41 -03:00
test_chains_template.py feat: added agents tests 2023-04-06 15:11:12 -03:00
test_creators.py refac: fix linting 2023-04-01 18:03:14 -03:00
test_custom_types.py formatting 2023-03-31 14:06:40 -03:00
test_endpoints.py fix: update to validate prompt endpoint 2023-04-04 22:07:40 -03:00
test_frontend_nodes.py refac: fix linting 2023-04-01 18:03:14 -03:00
test_graph.py custom prompt experiment 2023-04-01 18:41:27 -03:00
test_llms_template.py style(test_llms_template.py): change boolean values to True in 'show' key for some template fields 2023-04-09 07:00:27 -03:00
test_loading.py formatting 2023-03-31 14:06:40 -03:00
test_prompts_template.py formatting 2023-04-06 16:18:13 -03:00
test_template.py fix: loading agent correctly and added correct chat models loading 2023-04-02 10:41:40 -03:00
test_validate_code.py formatting 2023-03-31 14:06:40 -03:00