Commit 8fcda3a
Chains, Custom Prompts, Agent Settings (#180)
* WIP - rework plugins for providers and cfg
* Install requirements if not already installed
* WIP towards agent config
* Add provider settings
* Update comments
* Hey it ran!
* Changed all endpoints
* Caught up chains and custom prompts
* Fix errors
* Drop front end
* Push front end
* Gitignore;
* Fix update_step
* More changes;
* Fix some run chain
* Updates
* Remove prompt name
* Updates
* Updates
* Add;
* Fixes for steps
* Updated;
* Update step
* Removed bad params;
* Put step number in URL and body;
* Fix chain step maybe
* Updates
* Updates
* Event listeners;
* Move step update
* Formatting;
* maybe?
* Move step
* Numbers;
* more maybe fixes
* Fixed file;
* Fix rename and maybe move
* Fix agent
* Updates
* Move get agents
* Updates
* Updates
* Updates
* Updates
* fix commands in agent
* Load commands
* test
* Updates
* Updates
* Updates
* Added agent
* Add agent fixed
* Remove dupe reference
* Old file not deleting fix maybe
* Fixed stuff;
* Test and fix provider
* Put txt back
* Low max limit on words
* Mostly working;
* Update provider settings
* Delete test chain
* Fix linting
* Remove print
* Add fix missing
* Remove commands_enabled env, handled per agent
* Update dockerfile
* Update agent config
* Change rename to patch
* Remove unnecessary import
* Change default agent name to Agent-LLM
* Agent config;
* Fix update output
* Updates
* Fix agent name
* Agent settings;
* Fixed chains?;
* Fixed chain list;
* Cleaned up test data;
* Fix chain run endpoint
* OOps
* run chain update
* Set default AI provider to huggingchat
* list
* Test
* tabbing
* Updates
* may error
* Fall back to huggingchat
* Updates
* Agent config;
* Remove test
---------
Co-authored-by: James Grieve <jamesonrgrieve@gmail.com>1 parent d2a2bcc commit 8fcda3a
File tree
81 files changed
+2530
-1469
lines changed- Config
- chains
- Write AI Tweet
- commands
- frontend
- components
- agent
- content
- data
- prompt
- systems
- agent
- tabs
- chain
- step_types
- tabs
- partial
- prompt
- tabs
- provider
- pages
- agent
- api/provider
- chain
- new
- prompt
- provider
- model-prompts/openassistant
- provider
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+2530
-1469
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments