Alexandre E. Souza

Results 92 comments of Alexandre E. Souza

> ### PR Checklist > > * [x] Read the [Contributing documentation](https://github.com/tmc/langchaingo/blob/main/CONTRIBUTING.md). > > * [x] Read the [Code of conduct documentation](https://github.com/tmc/langchaingo/blob/main/CODE_OF_CONDUCT.md). > > * [x] Name your Pull Request...

> @devalexandre This example already exists and is not working correctly in current state: [examples/openai-function-call-streaming-example/openai_function_call_example.go](https://github.com/tmc/langchaingo/blob/main/examples/openai-function-call-streaming-example/openai_function_call_example.go) > > results without my change (not expected): > > ``` > go run examples/openai-function-call-streaming-example/openai_function_call_example.go...

guys I had the same problem with some ebooks, one way I found was to create a txt from the pdf using a java package, in the end I created...

> **Need to test:** > > * [x] `create` command > * [ ] `init` command > * [ ] `connect` command > * [ ] `start` command > *...

> Thanks the PR, but my problem is that, you created a well-known DB mixin as a default mixin. If I'm a developer and exec `moleculer create mixin` I expect,...

@icebob , I used mongoose to assemble the example, if you have any improvement just leave a comment :)

@icebob any comments?

> The problem is that the `mixin` name is regular, but the implementation is not regular and is very specific. I really didn't understand what you mean

this PR don't is interesting ? @icebob