-
0+X
- Sweden - Stockholm
- https://zarinfam.medium.com/
- @zarinfam
Pinned Loading
-
-
-
play-akka-cluster-pub-sub
play-akka-cluster-pub-sub PublicIn this sample i integrate a play framework app (java) with akka cluster so that you can easily add new play node to scale your system. when a new node added all node in the cluster log hello messaβ¦
-
play24-guice-spring
play24-guice-spring PublicUsing a Spring ApplicationContext as a Guice Module in Play 2.4
-
rxdart_flutter_hello_world
rxdart_flutter_hello_world PublicA new Flutter sample hello world project using Reactive Extensions for Dart (RxDart) and Flutter StreamBuilder.
Dart 4
-
dart_concurrency
dart_concurrency Public4 implementations of a simple web server using Dart programming languages and Isolate.
Dart 2
76 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 2 commits in 2 repositories
Opened 1 pull request in 1 repository
zarinfam/employee-chatbot
1
merged
-
Implementing a Web UI using Vaadin and GitHub Copilot Agent Mode
This contribution was made on Mar 8
Created an issue in spring-projects/spring-ai that received 1 comment
ChatClient streaming does not work with LM Studio Local LLM API Server
Bug description
I ran LM Studio Local LLM API Server (OpenAI compatibility mode). ChatClient.call()
API works perfectly, but the ChatClient.stream()
β¦