Commit Graph

5 Commits

Author SHA1 Message Date
eb4a67f094 Added a couple of conveniences:
* Moved the system prompt to its own file
* Added 'exit/logout/quit' support to realistically end the SSH session.
2024-08-15 16:50:42 -04:00
092ac94b05 Now a function prototype with an LLM backend.
* Added langchain support (OpenAI's gpt-4o model)
* Created a system prompt that gives functional results
* Initial integration of logging for LLM responses (needs improvement)
2024-08-15 15:44:54 -04:00
62178679c6 Each SSH session now gets a uniq ID in the log 2024-08-15 13:08:45 -04:00
f95ad39f32 Added centralized logging 2024-08-15 12:17:48 -04:00
12af949915 Initial commit of barebones SSH server. 2024-08-15 11:16:37 -04:00