Jack Colquitt
b96af06c5b
Updated README with API Docs and Notebooks links
2024-11-23 18:30:46 -08:00
cybermaggedon
319f9ac04a
Feature/pinecone integration ( #170 )
...
* Added Pinecone for GE write & query
* Add templates
* Doc embedding support
2024-11-22 23:48:21 +00:00
Jack Colquitt
3e6909df47
Fixed typo in README
2024-11-22 12:21:11 -08:00
cybermaggedon
ae1264f5c4
Add Python support to calling the API ( #169 )
2024-11-22 15:55:32 +00:00
Jack Colquitt
41e0a52008
README language tweaks
2024-11-21 14:21:20 -08:00
Jack Colquitt
17a6255491
Update README.md for latest 0.16.3
2024-11-21 14:16:14 -08:00
cybermaggedon
7a64385a57
Fix graph query in Cassandra ( #168 )
2024-11-21 18:02:49 +00:00
Jack Colquitt
39e5f24cf3
Update README.md with text changes
2024-11-21 09:45:33 -08:00
Jack Colquitt
f81204794a
Update README.md for releases and Dev Config UI
2024-11-21 09:39:58 -08:00
cybermaggedon
dc0f54f236
API supports doc & text load ( #167 )
2024-11-21 14:53:53 +00:00
cybermaggedon
a1e0edd96f
API gateway in a proper module, restarting publishers & subscribers as appropriate ( #166 )
2024-11-20 23:17:55 +00:00
Cyber MacGeddon
fd6abdc4c1
Merge branch 'release/v0.15'
2024-11-20 23:15:23 +00:00
cybermaggedon
ba6d6c13af
Fix API gateway integration, added to templates ( #165 )
2024-11-20 20:56:23 +00:00
cybermaggedon
92b84441eb
Feature/api gateway ( #164 )
...
* Bare bones API gateway
* Working for LLM + prompt
* RAG query works
* Triples query
* Added agent API
* Embeddings API
* Put API tests in a subdir
2024-11-20 19:55:40 +00:00
Cyber MacGeddon
b536d78b57
Prepare for 0.16: Change Python dep restrictions and Gitlab merge criteria
2024-11-20 19:55:05 +00:00
Jack Colquitt
2bee5b3004
Update README for release 0.15.6
2024-11-19 14:25:34 -08:00
cybermaggedon
f2c78b701e
- Increased max-iterations to 15 default, and made it a configurable ( #163 )
...
parameter with --max-iterations. Was previously hard-coded at 10.
- Fixed arg passing causing pull the wrong tool name
2024-11-19 21:28:47 +00:00
Jack Colquitt
925c171a1d
Update README for releases to 0.15.5
2024-11-17 19:02:17 -08:00
cybermaggedon
0253281727
Confusion between OPENAI_KEY and OPENAI_TOKEN: settled on OPENAI_TOKEN. ( #161 )
2024-11-15 18:54:54 +00:00
cybermaggedon
081dd697c4
- Moved the agent-react template from hard-coded in agent_manager.py to ( #151 )
...
a template prompt managed by prompt manager. The prompt is called
agent-react.
2024-11-12 19:04:15 +00:00
Cyber MacGeddon
58d3665947
Add missing README
2024-11-12 00:27:22 +00:00
cybermaggedon
efd13ae5f1
Added agent support to templates ( #150 )
2024-11-12 00:22:18 +00:00
cybermaggedon
f654d72515
Fix setup deps ( #149 )
2024-11-11 22:29:03 +00:00
Jack Colquitt
3b425c26d3
Fix readme typo
2024-11-10 19:44:11 -08:00
Jack Colquitt
91371bfc8a
Slight README tweaks
2024-11-10 18:44:28 -08:00
Jack Colquitt
93dda956f1
Update README.md changing name of extraction agents
2024-11-10 18:36:23 -08:00
Jack Colquitt
9dcfb3dcdb
Update README.md for stable release 0.14.17
2024-11-10 18:32:09 -08:00
Jack Colquitt
8aa11589f2
Update README.md for the new Config UI
2024-11-10 18:29:44 -08:00
Jack Colquitt
ceb6a5ec35
Update README descriptions and latest version
2024-11-10 18:13:05 -08:00
cybermaggedon
7aab42a054
Fix prompt overrides ( #147 )
2024-11-10 18:24:19 +00:00
cybermaggedon
36cdeab588
Feature/agent manager ( #146 )
...
* Agent schema
* Agent working through client
* Add agent-manager-react command line
* test-agent test script
* Add tg-invoke-agent CLI
2024-11-10 11:44:01 +00:00
Cyber MacGeddon
5140f8834d
CI/CD for 0.15
2024-11-10 11:40:28 +00:00
cybermaggedon
ae8661fe2e
Fix/improve command line help ( #145 )
...
* Make command line consistent, fix incorrect documentation.
* Improve tg-invoke-prompt help
2024-11-08 18:14:14 +00:00
Jack Colquitt
a05944645a
Update README with tweaks
2024-11-07 17:25:53 -08:00
Jack Colquitt
35523a2994
Update README with correct CLI version
2024-11-07 17:12:59 -08:00
Jack Colquitt
9fcac0746c
Update README with current release version
2024-11-07 17:12:21 -08:00
cybermaggedon
f97856245c
Fix command name typo ( #144 )
2024-11-07 21:06:13 +00:00
cybermaggedon
66d273cf5a
Fix/cli docs ( #143 )
...
* Improved documentation in tg-invoke-prompt. Added tg-invoke-llm.
These are diagnostics for the text-completion and prompt services.
* Fix command name
2024-11-07 21:01:51 +00:00
Jack Colquitt
cc755d1b7e
Update README.md with latest release version
2024-11-07 10:36:20 -08:00
Jack Colquitt
6b4738fa8b
Update README with latest release version
2024-11-06 19:45:37 -08:00
Jack Colquitt
f1d0b854ab
Delete TG_Banner_exclusive.png
2024-11-06 19:44:39 -08:00
Jack Colquitt
9f252e3f1e
Delete TG_Dev_Engine.svg
2024-11-06 19:44:23 -08:00
Jack Colquitt
c285936e33
Update README.md with new logo
2024-11-06 19:43:44 -08:00
Jack Colquitt
e2234a0cec
Uploaded new logo
2024-11-06 19:42:39 -08:00
cybermaggedon
c308180b54
Fix prompt override - overriding a prompt with JSON output broke schema and ( #142 )
...
extraction settings.
2024-11-06 18:44:25 +00:00
cybermaggedon
9c6c6c9843
Fix neo4j loader ( #141 )
2024-11-06 00:27:35 +00:00
cybermaggedon
2660b28ab9
Set default model ( #140 )
2024-11-05 23:58:36 +00:00
cybermaggedon
45091e01ec
Fix Google AI Studio model ( #139 )
2024-11-05 23:49:24 +00:00
cybermaggedon
ee9373d55e
Make temperature round to 3 dec places ( #138 )
2024-11-05 23:04:21 +00:00
cybermaggedon
65cda7b276
Implement system in text completion API ( #137 )
...
* Add system prompt to LLM invocation
* Added system parameter to LLMs
* Added to Bedrock and VertexAI
2024-11-05 22:46:17 +00:00