bitnom
bitnom
I'm wondering if you've considered, programmed, or otherwise heard of a project for training to generate grammars given an arbitrary language example set of code. I found this repo looking...
So, if I have this right, you can create a service consumable by SingularityNET. A clean way is to use Docker containers but I'm guessing that isn't a 100% requirement....
I'm eagerly awaiting your release and wondering if you might be able to provide a rough ETA for it. Thanks for all the hard work you have done.
Upon having it generate some code for me as produced .py files with contents such as: ``` server code ``` and: ``` updated client code with encryption ``` Though I...
Attempting to load in the browser shows connection errors. The software returns a 404 page `GET http://192.168.0.247:3000/ 404 (Not Found)` which displays this:  In the browser console I also...
### System Info Langchain: 0.0.225 OS: Arch Linux Python: 3.11 ### Who can help? @hwchase17 @agola11 ### Information - [ ] The official example notebooks/scripts - [ ] My own...
### System Info Langchain 0.0.223 Linux Python 3.11 ### Who can help? @hwchase17 @agola11 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ###...
OpenAI has released a new API feature implemented as `functions` and `function_call` [here](https://platform.openai.com/docs/api-reference/chat/create#chat/create-functions)
I just want to put it on the record here that achieving anything close to what this model provides is prohibitively expensive and prone to technical issues, for any startup....
## Why are these changes needed? Give end-developers a way to hook the openai wrapper without having to duplicate huge blocks of code. This can be used to easily hook...