This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
gpt-pilot
Watch
1
Star
0
Fork
0
You've already forked gpt-pilot
mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced
2026-01-06 03:09:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e56d81a5e97b61985f2d665373e0dfde291376e
gpt-pilot
/
euclid
/
const
History
Zvonimir Sabljic
6e56d81a5e
Changes in prompts
2023-08-08 12:44:00 +02:00
..
code_execution.py
Added development step and fixed running it
2023-07-29 13:06:26 +02:00
common.py
Added ignored folders to the function for building a directory tree + added get_files function + changed the way Agents are imported
2023-08-02 10:45:22 +02:00
convert_to_playground_convo.js
Updated function for setting up the convo in playground
2023-08-01 17:25:32 +02:00
db.py
refactor DB
2023-08-02 08:29:40 +02:00
function_calls.py
Changes in prompts
2023-08-08 12:44:00 +02:00
llm.py
Added back tokenizer so we can accurately (relatively) know how many tokens are in the messages
2023-08-04 15:48:01 +02:00